Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasm_js: remove IE 11 workaround #554

Merged
merged 2 commits into from
Dec 4, 2024
Merged

wasm_js: remove IE 11 workaround #554

merged 2 commits into from
Dec 4, 2024

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Dec 2, 2024

Internet Explorer is superseded by Edge (which has 3-5% usage share) and effectively no longer supported. Citing Wikipedia:

For SAC versions of Windows 10, Internet Explorer 11 support ended on June 15, 2022, Internet Explorer was permanently disabled on February 14, 2023, and any remaining icons or shortcuts were due to be removed on June 13, 2023.

Technically, it's still supported on LTSC, but Microsoft discourages the use of LTSC editions outside of "special-purpose devices" that perform a fixed function and thus do not require new user experience features, so I think we can ignore it.

@newpavlov
Copy link
Member Author

cc @daxpedda

@newpavlov newpavlov merged commit 584926e into master Dec 4, 2024
55 checks passed
@newpavlov newpavlov deleted the rm_ie11 branch December 4, 2024 13:48
@daxpedda
Copy link
Contributor

daxpedda commented Dec 4, 2024

I don't really have an informed opinion on this, but I'm in favor!

@daxpedda daxpedda mentioned this pull request Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants